SixBit API Schema
OccasionType Simple Type
Description
The occasion for this item.
Namespace (none)
Type
Restriction of xs:string
Diagram
OccasionType Simple Type
Overview
OccasionType Restriction of xs:string
The occasion for this item.
Facets
EnumerationNone
Enumerationanniversary
Enumerationbaptism
Enumerationbar_or_bat_mitzvah
Enumerationbirthday
Enumerationcanada_day
Enumerationchinese_new_year
Enumerationcinco_de_mayo
Enumerationconfirmation
Enumerationchristmas
Enumerationday_of_the_dead
Enumerationeid
Enumerationeaster
Enumerationengagement
Enumerationfathers_day
Enumerationget_well
Enumerationgraduation
Enumerationhalloween
Enumerationhanukkah
Enumerationhousewarming
Enumerationkwanzaa
Enumerationprom
Enumerationjuly_4th
Enumerationmothers_day
Enumerationnew_baby
Enumerationnew_years
Enumerationquinceanera
Enumerationretirement
Enumerationst_patricks_day
Enumerationsweet_16
Enumerationsympathy
Enumerationthanksgiving
Enumerationvalentines
Enumerationwedding
Source
<xs:simpleType name="OccasionType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The occasion for this item.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="None" />
    <xs:enumeration value="anniversary" />
    <xs:enumeration value="baptism" />
    <xs:enumeration value="bar_or_bat_mitzvah" />
    <xs:enumeration value="birthday" />
    <xs:enumeration value="canada_day" />
    <xs:enumeration value="chinese_new_year" />
    <xs:enumeration value="cinco_de_mayo" />
    <xs:enumeration value="confirmation" />
    <xs:enumeration value="christmas" />
    <xs:enumeration value="day_of_the_dead" />
    <xs:enumeration value="eid" />
    <xs:enumeration value="easter" />
    <xs:enumeration value="engagement" />
    <xs:enumeration value="fathers_day" />
    <xs:enumeration value="get_well" />
    <xs:enumeration value="graduation" />
    <xs:enumeration value="halloween" />
    <xs:enumeration value="hanukkah" />
    <xs:enumeration value="housewarming" />
    <xs:enumeration value="kwanzaa" />
    <xs:enumeration value="prom" />
    <xs:enumeration value="july_4th" />
    <xs:enumeration value="mothers_day" />
    <xs:enumeration value="new_baby" />
    <xs:enumeration value="new_years" />
    <xs:enumeration value="quinceanera" />
    <xs:enumeration value="retirement" />
    <xs:enumeration value="st_patricks_day" />
    <xs:enumeration value="sweet_16" />
    <xs:enumeration value="sympathy" />
    <xs:enumeration value="thanksgiving" />
    <xs:enumeration value="valentines" />
    <xs:enumeration value="wedding" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.